| Total Complexity | 29 |
| Dependencies | 0 |
| Dependents | 3 |
| Total lines | 526 |
| Lines of code | 217 |
| Logical lines of code | 120 |
| Comment lines | 278 |
| Methods | 7 |
| Properties | 19 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| _setupInlineCrypt() | 36 | 8 | 91 | |
| _setupKey() | 31 | 7 | 65 | |
| _processBlock() | 45 | 5 | 37 | |
| isValidEngine() | 60 | 5 | 12 | |
| setKey() | 70 | 2 | 6 | |
| _encryptBlock() | 80 | 1 | 3 | |
| _decryptBlock() | 80 | 1 | 3 |